Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 1 | curl and libcurl 7.65.3 |
Lucas Eckels | 9bd90e6 | 2012-08-06 15:07:02 -0700 | [diff] [blame] | 2 | |
Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 3 | Public curl releases: 184 |
Haibo Huang | 65021c7 | 2019-03-27 15:37:23 -0700 | [diff] [blame] | 4 | Command line options: 221 |
Haibo Huang | 34ab346 | 2019-05-22 00:50:27 -0700 | [diff] [blame] | 5 | curl_easy_setopt() options: 268 |
Elliott Hughes | a93fb05 | 2018-12-12 14:22:48 -0800 | [diff] [blame] | 6 | Public functions in libcurl: 80 |
Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 7 | Contributors: 1991 |
Lucas Eckels | 9bd90e6 | 2012-08-06 15:07:02 -0700 | [diff] [blame] | 8 | |
| 9 | This release includes the following bugfixes: |
| 10 | |
Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 11 | o progress: make the progress meter appear again [1] |
Lucas Eckels | 9bd90e6 | 2012-08-06 15:07:02 -0700 | [diff] [blame] | 12 | |
| 13 | This release includes the following known bugs: |
| 14 | |
Alex Deymo | d15eaac | 2016-06-28 14:49:26 -0700 | [diff] [blame] | 15 | o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html) |
Lucas Eckels | 9bd90e6 | 2012-08-06 15:07:02 -0700 | [diff] [blame] | 16 | |
| 17 | This release would not have looked like this without help, code, reports and |
| 18 | advice from friends like these: |
| 19 | |
Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 20 | Chih-Hsuan Yen, Daniel Stenberg, |
| 21 | (2 contributors) |
Lucas Eckels | 9bd90e6 | 2012-08-06 15:07:02 -0700 | [diff] [blame] | 22 | |
| 23 | Thanks! (and sorry if I forgot to mention someone) |
Bertrand SIMONNET | e6cd738 | 2015-07-01 15:39:44 -0700 | [diff] [blame] | 24 | |
| 25 | References to bug reports and discussions on issues: |
| 26 | |
Haibo Huang | 001784b | 2019-07-19 05:27:28 -0700 | [diff] [blame] | 27 | [1] = https://curl.haxx.se/bug/?i=4122 |